FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / SetSystemPropertiesRequest Class / SetSystemPropertiesRequest Constructor / SetSystemPropertiesRequest Constructor(Property[])

In This Topic
    SetSystemPropertiesRequest Constructor(Property[])
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal Properties() As Property _
    )
    public SetSystemPropertiesRequest( 
       Property[] Properties
    )

    Parameters

    Properties
    See Also